home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / util / boot / selector90.lha / Selector / pref / textback.sel < prev    next >
Text File  |  1998-10-14  |  704b  |  63 lines

  1. checkoptions on
  2. columns 2
  3.  
  4. [sj]
  5.  
  6. title "Select Background"
  7.  
  8. size 12
  9. tempcol [fg] 0
  10. button "0" exit 0
  11.  
  12. tempcol [fg] 1
  13. button "1" exit 1
  14.  
  15. tempcol [fg] 2
  16. button "2" exit 2
  17.  
  18. tempcol [fg] 3
  19. button "3" exit 3
  20.  
  21. tempcol [fg] 4
  22. button "4" exit 4
  23.  
  24. tempcol [fg] 5
  25. button "5" exit 5
  26.  
  27. tempcol [fg] 6
  28. button "6" exit 6
  29.  
  30. tempcol [fg] 7
  31. button "7" exit 7
  32.  
  33. tempcol [fg] 8
  34. button "8" exit 8
  35.  
  36. tempcol [fg] 9
  37. button "9" exit 9
  38.  
  39. tempcol [fg] 10
  40. button "10" exit 10
  41.  
  42. tempcol [fg] 11
  43. button "11" exit 11
  44.  
  45. tempcol [fg] 12
  46. button "12" exit 12
  47.  
  48. tempcol [fg] 13
  49. button "13" exit 13
  50.  
  51. tempcol [fg] 14
  52. button "14" exit 14
  53.  
  54. tempcol [fg] 15
  55. button "15" exit 15
  56.  
  57. startbox
  58. button Other load /pref/colorreq.sel
  59.  
  60.  
  61. button Cancel exit
  62. endbox
  63.